﻿2026-08-08T22:31:36.2758318Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-08T22:31:36.2762789Z ##[group]Run actions/setup-node@v4
2026-08-08T22:31:36.2763624Z with:
2026-08-08T22:31:36.2764266Z   node-version: 22
2026-08-08T22:31:36.2764946Z   cache: npm
2026-08-08T22:31:36.2765720Z   cache-dependency-path: frontend/package-lock.json
2026-08-08T22:31:36.2766724Z   always-auth: false
2026-08-08T22:31:36.2767740Z   check-latest: false
2026-08-08T22:31:36.2774759Z   token: ***
2026-08-08T22:31:36.2775401Z ##[endgroup]
2026-08-08T22:31:36.5333581Z Found in cache @ /opt/hostedtoolcache/node/22.23.1/x64
2026-08-08T22:31:36.5340132Z (node:1919) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-08T22:31:36.5343606Z ##[group]Environment details
2026-08-08T22:31:36.5346291Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-08T22:31:37.4695399Z node: v22.23.1
2026-08-08T22:31:37.4696419Z npm: 10.9.8
2026-08-08T22:31:37.4698143Z yarn: 1.22.22
2026-08-08T22:31:37.4722312Z ##[endgroup]
2026-08-08T22:31:37.4737862Z [command]/opt/hostedtoolcache/node/22.23.1/x64/bin/npm config get cache
2026-08-08T22:31:37.6168807Z /home/runner/.npm
2026-08-08T22:31:37.8920979Z npm cache is not found
